projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc305a6
)
2002-08-02 Andrew Choi <akochoi@shaw.ca>
author
Andrew Choi
<akochoi@shaw.ca>
Fri, 2 Aug 2002 20:34:38 +0000
(20:34 +0000)
committer
Andrew Choi
<akochoi@shaw.ca>
Fri, 2 Aug 2002 20:34:38 +0000
(20:34 +0000)
* mac.c (syms_of_mac): Defsubr Sx_selection_exists_p.
src/ChangeLog
patch
|
blob
|
history
src/mac.c
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a8cde8c335cc8940d6f3d95b38e9ddc816328214..6058e7b5e6d22c9e7994b3551ecd76a3dc4545ad 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2002-08-02 Andrew Choi <akochoi@shaw.ca>
+
+ * mac.c (syms_of_mac): Defsubr Sx_selection_exists_p.
+
2002-08-01 Richard M. Stallman <rms@gnu.org>
* Makefile.in (SOME_MACHINE_OBJECTS): Add fontset.o.
diff --git
a/src/mac.c
b/src/mac.c
index f3d65604f5b458b00a24b7beda5d10cb5411445d..6070c6a0dc7da3a0019c71687d9dc8bda8fb30b7 100644
(file)
--- a/
src/mac.c
+++ b/
src/mac.c
@@
-2754,9
+2754,7
@@
syms_of_mac ()
defsubr (&Smac_paste_function);
defsubr (&Smac_cut_function);
-#if 0
defsubr (&Sx_selection_exists_p);
-#endif /* 0 */
defsubr (&Sdo_applescript);
defsubr (&Smac_file_name_to_posix);